I am trying to bootstrap the react application. When I run "yarn start" in my project directory I am getting following error. Not sure how to debug and resolve this issue.
Here is the error I am getting

this is my app.tsx and index.tsx
I am not getting past this error. Can someone point me in the right direction here